HoursToDaysRuleServiceglobal with sharing class HoursToDaysRuleService HoursToDaysRuleService.IHoursToDaysRulePluginglobal interface IHoursToDaysRulePlugin Methodscalculatevoid calculate(HoursToDaysRuleService.HoursToDaysRuleCalculation calc) This method is called during the calculation of number of timecard days based on the number of timecard hours Input Parameters
HoursToDaysRuleService.HoursToDaysRuleCalculationglobal class HoursToDaysRuleCalculation Properties
MethodsHoursToDaysRuleCalculationglobal HoursToDaysRuleCalculation() getTotalDaysglobal Decimal getTotalDays() HoursToDaysRuleService.RoundUpFirstOnDaysClosestToBillableThresholdsglobal class RoundUpFirstOnDaysClosestToBillableThresholds implements HoursToDaysRuleService.iHoursToDaysRulePlugin Methodscalculateglobal void calculate(HoursToDaysRuleService.HoursToDaysRuleCalculation calc) This method is called during the calculation of number of timecard days based on the number of timecard hours Input Parameters
Return ValueThis method does not return a value. |